* ccl.c (ASCENDING_ORDER): New macro, to work around GCC bug 43772.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 15 Jun 2011 19:40:52 +0000 (12:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 15 Jun 2011 19:40:52 +0000 (12:40 -0700)
commitbd2d3b2ff70f72e3bc48b39b72174710da237878
tree9a04fdee2b529ed48b05baa0f2b8085d908e0c92
parent1411e31d14a4ae4bb58c46c5287377f9e4936c9c
* ccl.c (ASCENDING_ORDER): New macro, to work around GCC bug 43772.

(GET_CCL_RANGE, IN_INT_RANGE): Use it.
src/ChangeLog
src/ccl.c